home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo Here is a listing of Archiving programs:
- call presskey
- ::
- :: Belowis equivalent to:
- ::
- :: ffg /p *:*zip*.exe,*arj*.exe,*arj*.com,*arc*.exe,*arc*.com,*lha*.exe,*pak*.exe,*pak*.com,*zoo*.exe,*zoo*.com /x*search*
- ::
- echo on
- ffg /p *:*[zip,arj,arc,lha,pak,zoo]*.[exe,com] /x*[search,zoom,zipkey]*
-